Welcome![Sign In][Sign Up]
Location:
Search - sliding window

Search list

[Internet-Networkgobackn

Description: 数据链路层滑动窗口协议5,go back n-Data link layer sliding window protocol 5, go back n
Platform: | Size: 306176 | Author: Seraph | Hits:

[GUI Developtemp

Description: 为大家提供一份模拟滑动窗口协议程序,一方面可以进一步理解滑动窗口协议的操作过程,另一方面也为大家学习mfc做准备-We provide a simulation of the sliding window protocol procedures, one can further understand the operation of the process of sliding window protocol, on the other hand also to prepare them to learn mfc
Platform: | Size: 1171456 | Author: zhang | Hits:

[TCP/IP stackDatalink

Description: 简单的选择滑动窗口协议,用于模拟数据链路层的数据传输以及差错控制-Simple choice sliding window protocol, used to simulate the data link layer data transmission and error control
Platform: | Size: 2048 | Author: Han li | Hits:

[Linux-Unixgbn

Description: it will implement go back to N sliding window protocol
Platform: | Size: 2048 | Author: SHIBU V S | Hits:

[Linux-Unixsr

Description: it will implements selective reject sliding window protocol
Platform: | Size: 2048 | Author: SHIBU V S | Hits:

[Windows Developrecv

Description: receiver for sliding window protocol
Platform: | Size: 1024 | Author: dumy | Hits:

[GUI DevelopHuaDongChuangKou

Description: 滑动窗口的制作方法 就是对话框创建子对话框时让子对话框滑动显示-Sliding window method of making sub-dialog is the dialog box to create slide shows for child dialog
Platform: | Size: 1908736 | Author: 李健 | Hits:

[Internet-Networkerght_queen

Description: 用JAVA实现GBN(go back N)协议。UDP滑动窗口协议是建立在UDP上的应用层协议之上的。传输层使用的仍是UDP,但在应用层使用滑动窗口技术,并通过模拟TCP的一些机制以保证UDP的低协议处理开销和获得高通信可靠性。-JAVA implementation by GBN (go back N) protocol. UDP sliding window protocol is based on UDP protocol on the application layer above. Transport layer is still using UDP, but in the application layer using a sliding window, and some of the mechanisms by simulating TCP UDP to ensure that the low protocol processing overhead and achieve high communication reliability.
Platform: | Size: 11264 | Author: zhaoshu | Hits:

[Internet-NetworkGObackn

Description: 数据链路层滑动窗口协议的设计与实现:利用所学数据链路层原理,自己设计一个滑动窗口协议,在仿真环境下编程实现有噪音信道环境下 两站点之间无差错双工通信。信道模型为8000bps 全双工卫星信道,信道传播时延270毫秒,信道误码率 为10-5,信道提供字节流传输服务,网络层分组长度固定为256字节-Data link layer sliding window protocol design and implementation: use their data link layer theory, their own design of a sliding window protocol, in the simulation environment, programming of the noise channel without the two error-free duplex communication between sites. Channel model is 8000bps full duplex satellite channel, channel propagation delay of 270 milliseconds, the channel bit error rate of 10-5, the channel provides a byte-stream transfer service, the network layer packet length is 256 bytes fixed
Platform: | Size: 1231872 | Author: lzydwd | Hits:

[Internet-NetworkslidingWindow

Description: 滑动窗口协议实验,实现滑动窗口中的1比特滑动窗口协议,回退N帧协议和选择性重传协议-Sliding window protocol experiments, to achieve the 1-bit sliding window sliding window protocol, the frame agreement back N and selective retransmission protocol
Platform: | Size: 2048 | Author: 张栋 | Hits:

[Internet-Networkhuadongchuangkouxieyi

Description: 模拟滑动窗口协议,带有直观发送和接受两个图及说明文档-Analog sliding window protocol, with two intuitive to send and receive maps and documentation
Platform: | Size: 1171456 | Author: 陈思 | Hits:

[Dialog_Windowhuadongchuangkou

Description: 基于C语言滑动窗口协议,实现两个窗口的无损通信...保证通信可靠性-C-based sliding window, two windows to achieve lossless communication ... to ensure the reliability of communication
Platform: | Size: 1316864 | Author: 余亦辉 | Hits:

[matlabgobackn

Description: Go-Back-N ARQ is a specific instance of the automatic repeat request (ARQ) protocol, in which the sending process continues to send a number of frames specified by a window size even without receiving an acknowledgement (ACK) packet from the receiver. It is a special case of the general sliding window protocol with the transmit window size of N and receive window size of 1.-Go-Back-N ARQ is a specific instance of the automatic repeat request (ARQ) protocol, in which the sending process continues to send a number of frames specified by a window size even without receiving an acknowledgement (ACK) packet from the receiver. It is a special case of the general sliding window protocol with the transmit window size of N and receive window size of 1.
Platform: | Size: 8192 | Author: sathyapriyanga | Hits:

[matlabstop-and-wait

Description: Stop-and-wait ARQ is a method used in telecommunications to send information between two connected devices. It ensures that information is not lost due to dropped packets and that packets are received in the correct order. It is the simplest kind of automatic repeat-request (ARQ) method. A stop-and-wait ARQ sender sends one frame at a time it is a special case of the general sliding window protocol with both transmit and receive window sizes equal to 1. After sending each frame, the sender doesn t send any further frames until it receives an acknowledgement (ACK) signal. After receiving a good frame, the receiver sends an ACK. If the ACK does not reach the sender before a certain time, known as the timeout, the sender sends the same frame again.-Stop-and-wait ARQ is a method used in telecommunications to send information between two connected devices. It ensures that information is not lost due to dropped packets and that packets are received in the correct order. It is the simplest kind of automatic repeat-request (ARQ) method. A stop-and-wait ARQ sender sends one frame at a time it is a special case of the general sliding window protocol with both transmit and receive window sizes equal to 1. After sending each frame, the sender doesn t send any further frames until it receives an acknowledgement (ACK) signal. After receiving a good frame, the receiver sends an ACK. If the ACK does not reach the sender before a certain time, known as the timeout, the sender sends the same frame again.
Platform: | Size: 8192 | Author: sathyapriyanga | Hits:

[matlabstop-and-wait-arq

Description: Stop-and-wait ARQ is a method used in telecommunications to send information between two connected devices. It ensures that information is not lost due to dropped packets and that packets are received in the correct order. It is the simplest kind of automatic repeat-request (ARQ) method. A stop-and-wait ARQ sender sends one frame at a time it is a special case of the general sliding window protocol with both transmit and receive window sizes equal to 1. After sending each frame, the sender doesn t send any further frames until it receives an acknowledgement (ACK) signal. After receiving a good frame, the receiver sends an ACK. If the ACK does not reach the sender before a certain time, known as the timeout, the sender sends the same frame again.-Stop-and-wait ARQ is a method used in telecommunications to send information between two connected devices. It ensures that information is not lost due to dropped packets and that packets are received in the correct order. It is the simplest kind of automatic repeat-request (ARQ) method. A stop-and-wait ARQ sender sends one frame at a time it is a special case of the general sliding window protocol with both transmit and receive window sizes equal to 1. After sending each frame, the sender doesn t send any further frames until it receives an acknowledgement (ACK) signal. After receiving a good frame, the receiver sends an ACK. If the ACK does not reach the sender before a certain time, known as the timeout, the sender sends the same frame again.
Platform: | Size: 8192 | Author: sathyapriyanga | Hits:

[Button controlsimplemodal-demo-basic-1.4.1

Description: 非常实用好看的弹出滑动窗口,不需要任何修改直接使用-Very useful nice pop-up sliding window
Platform: | Size: 34816 | Author: admin | Hits:

[Internet-NetworkNetwork-Lab-Manual

Description: This contains TCP and UDP socket programming and simulation pf sliding window protocol
Platform: | Size: 12288 | Author: Narayanan.S | Hits:

[Special Effectsboxfilter

Description: 包滤波器,主要功能是在给定的滑动窗口大小下,对每个窗口内的像素值进行相加求和-Packet filter, the main function is given under the sliding window size for each window of the pixel values ​ ​ summed
Platform: | Size: 1024 | Author: 赵齐昆 | Hits:

[Special Effectsnlfilter

Description: 这是实现双边滤波器的一种算法,它是调用系统的nlfilter函数进行滑动窗口的滤波-This is to achieve a bilateral filter algorithm, which is called the system nlfilter sliding window filter function
Platform: | Size: 1024 | Author: 赵齐昆 | Hits:

[Internet-NetworkSlidingWindow

Description: 滑动窗口协议仿真,程序按照滑动窗口协议实现端对端的数据传送。包括协议的各种策略,如包丢失、停等应答、超时等都应有所仿真实现。-Sliding window protocol emulation, the program in accordance with the sliding window protocol to achieve end to end data transfer. Including the agreement of various strategies, such as packet loss, stop and other responses, timeouts, etc. should be Simulation.
Platform: | Size: 69632 | Author: gagmeansfun | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »

CodeBus www.codebus.net